support for: ``` php $form->addSelect('sel', 'label', array( 'optgroup' => array( 'item1', 'item2', ) )); ```