field
* @param $options array An array of $key=>$value pairs, producing in the dropdown
* @param $active string|array The active state of the field. Values correspond to the $key's in $options
* @param $allow_multi boolean Whether or not this field should be expandable to a multi-select field
* @return string HTML