List the name, default, and data type of the system and session options
drill_options(drill_con, pattern = NULL)
drill server connection object setup by drill_connection()
drill_connection()
pattern to filter results by
Drill documentation
not_run({ drill_connection() %>% drill_options() })