Provides struct and type for a AllowlistOptions
@type t() :: %Gleanex.Admin.AllowlistOptions{ regexes: [String.t()] | nil, terms: [String.t()] | nil }