Add action to select form option to scripts

Add an action for selecting form select options to doc variable in the script engine.

doc.actionFormSelectOption("id:option")

Use implementation from select_login_action.go which will later be replaced by scripts.

Edited by Michael Eddington