OptionsQuery
Option Queries are run against any set of data. In case of Kirby, you can query pages, files, users or structures to create options out of them.
Deprecated
in 3.8.0
Use Kirby\Option\OptionsQuery
instead