Select boxes in html can only display one "field in width". Can you restate what you want?
If you want to show for options at the same time, effectively changing the dropdown box to a list, use size="4". If you want to control how many items appear when you open the dropdown box, this cannot be done without programming your own dropdown.