Package select_menu provides a select menu component.
func New(options []string, defaultOption string, query url.Values, queryParameter string) template.HTML
New creates the HTML for a select menu instance with the specified parameters.