Help for this page
<select name="the_thing"> <tmpl_loop name="select_thing"> <option value="<tmpl_var name="select_value">"> ... </option> </tmpl_loop> </select>