Add Onedrive parameter to disable personal file sync?

I saw that there is a new feature MS will roll out that will have Onedrive prompt to sync personal files. This may be problematic.

Apparently can be disabled with these reg keys set
[HKLM\SOFTWARE\Policies\Microsoft\OneDrive]“DisableNewAccountDetection”=dword:00000001

[HKCU\SOFTWARE\Policies\Microsoft\OneDrive]“DisablePersonalSync”=dword:00000001

Do you know if there’s something in the works to potentially add these as parameters for the global Onedrive deployment?