So I have the following piece of HTML:
Option1 Option2
var hasOption1=$("option:contains('Option1')", "#sel").length==1; //true or false