create pkg with default installation folder into Users home

How I can create pkg that will install app into users home directory /Applications by default and allow to change it. I have tried add <domains enablecurrentUserHome="true" enablelocalSystem="false" /> but by default it goes to root Applications folder. And when I am choosing "Change install location" it allows to install locally for user.
create pkg with default installation folder into Users home
 
 
Q