If someone would use it with ChocolateyGet, then it goes like this:
Install-Package 'python' -Source Chocolatey -AdditionalArguments '--paramsglobal' -PackageParameters "/InstallDir:C:\Python" -AcceptLicense
I've spent too much time trying to achieve that, so I'll better leave it here :D