protected function getConfigurableOptions()
 {
     return array_merge(parent::getConfigurableOptions(), ['verify']);
 }