'root','label' => Mage::helper('megamenu')->__('Root - show top-level categories')), array('value' => 'parent','label' => Mage::helper('megamenu')->__('Parent of current category - show current category and its siblings')), array('value' => 'parent_no_siblings','label' => Mage::helper('megamenu')->__('Parent of current category (no siblings) - show current category')), array('value' => 'current','label' => Mage::helper('megamenu')->__('Current category - show subcategories of current category')), ); } }