Currently, models managers implicit detect whether a "tunable" parameter was specified by the user in the corresponding configuration, and auto-inform the study manager that is the case (allow for essentially all parameters to be "tuned" by Optuna automatically). It would be a good idea to replicate this within the data hooks, rather than (as it is currently) having each data hook define explicitly tune-able paramaters explicitly.