No, that's a hen and egg problem.
It was designed so that a settings plugin could define a version catalog, so it is only available after the settings plugins are applied and so you cannot use the version catalog to apply a settings plugin.
To define the version in the version catalog you would probably need to parse the toml manually using some toml lib or string manipulation to extract the version from the toml.