public function getPackagingLevel()
 {
     $this->__load();
     return parent::getPackagingLevel();
 }