UseParameterizedCollectionMode

Hello,
in EF Core 10, UseParameterizedCollectionMode context option was added to the builder. Would it be possible to introduce a setting in EF Core Connection options to enable it?

https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.infrastructure.relationaldbcontextoptionsbuilder-2.useparameterizedcollectionmode?view=efcore-10.0