BEGIN { print "Select one of:\n" } { printf "
  • %s\n", $1, $1 } END { print "
  • " }