How do I use the form_select function to have the selected $value to be an item that is not part of the associative array $option? is there an easy way to do this or I would have to create my own form_select function?

Thanks!