&streamDelim newline;<option &value &thisSelected>%qtrim(&display)
 %end;
&streamDelim newline;</select>

Generate the option tag and make sure it starts on a new line to prevent it from wrapping.

Return