create_options: Creates HTML option tags for each position of a list of values and labels by calling HTML5::option(),
returning a string of HTML to pass to a select tag through HTML5::select().
Description
Creates HTML option tags for each position of a list of values and labels by calling HTML5::option(),
returning a string of HTML to pass to a select tag through HTML5::select().