<select onChange="location=options[selectedIndex].value;"> <option selected> Choose an Ep </option> $options </select>
eval('$options .= "' . fetch_template('templatename') . '";');
<option value="$variable1">$variable2</option>