Add a new `ConfigData.Option` that allows profile properties to be ignored. This update will allow Spring Cloud Config Server to provide `ConfigData` that only has profile properties processed on the server-side. Closes gh-24890