Unreal Engine – Using just 1 Foliage Component for all trees with Texture2DArray and some tricks

Found it quite annoying to create different Foliage components for each different tree. There's no way to access Constructor for the Foliage Actor or Instances in Foliage. Its also not possible ...