pub fn get_option_text(
    element: &Element,
    tag: &str
) -> Result<Option<String>, Error>