$element->setOptions (mixed $array, boolean $noValue = FALSE)
$element->setOptions
Used with HTML Selects, to fill in the options available
$array the options to appear.
$noValue dont use the keys from the array sent as the value= part of the option tag.
throws no exceptions thrown
This function can not be called statically.