Thank you very much.
this solved the Problem.
For other guys: Here is an example:
ProjectSettings.load_resource_pack("Scene5.pck")
This line loads the Package Scene5.pck which you place next to the executable of your exported Game. Then it is implemented in your Scene-Tree as you exported it. Great feature.