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