'list', 'label'=>$helper->__("List")); $arr[] = array('value'=>'dropdown', 'label'=>$helper->__("Dropdown")); $arr[] = array('value'=>'map', 'label'=>$helper->__("Map with locations")); return $arr; } }