Adding a model to G4PhysicsModelCatalog

I am working with an older code that used G4PhysicsModelCatalog::Register(…) in v10. G4PhysicsModelCatalog in v11 seems to be static in that the models are prefixed and standardized. I understand the need for standards in the model IDs, but is there a way to “register” a new model without having to recompile the distribution code G4PhysicsModelCatalog with InsertModel(…), i.e. user level?

Sincerely,
Micah

_Geant4 Version:_11.1.1
_Operating System:_Mac 13.6.4
_Compiler/Version:_clang 14.0.0
_CMake Version:_3.25.2