I would like to see support for configuring [RespectVersionsForSearchIncludes](https://hapifhir.io/hapi-fhir/apidocs/hapi-fhir-jpaserver-model/ca/uhn/fhir/jpa/model/entity/StorageSettings.html#isRespectVersionsForSearchIncludes()) (And maybe some other configuration options, see [Smile CDR](https://smilecdr.com/docs/configuration_categories/fhir_storage_versioned_reference.html)) I feel like it would need to be added here: https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/7cd0637c88b0f8d8d8679d0dbf31bfa27e6c7bf2/src/main/java/ca/uhn/fhir/jpa/starter/common/FhirServerConfigCommon.java#L154