The configUrl is hard-coded to point to the generated yaml; you can use the query string to customise any options.
As for anything that’s passed as options to the SwaggerUI constructor, that’s not possible. You can serve your own version of swagger-initializer.js, to include any kind of customizations that you require.