
$s->addOption( ffOneOption::TYPE_SELECT, 'id', 'Title', 'value')
	->addSelectValue('name','value')
	;