I have a scenario where I want to use the OptionsResolver functionality, but want to allow extra options. I was thinking `$resolver->allowExtraOptions(true)`. Any thoughts on this?