I tried create package for UWP platform (.appxbundle) and it seems now we finally have update for Visual Studio 2017 that creates .appinstaller file for you. But I face with
This is a new feature of the Windows 10 April 2018 Update (Build 17134), so install the Windows 10 April 1803 SDK, set Min/Target Build to 17134
This feature, as already mentioned, is part of RS4 and, as such, in order to leverage it from a UWP or a Desktop Bridge application it must be compiled with the RS4 SDK. At the time of writing the latest version of the SDK is 17120; when RS4 will officially ship, just replace it with the final version of the SDK that will be released.
Now you should see the option.