Allow nesting structs and rollouts inside structs. This would be very helpful for organizing large scripts. There are some workarounds that make it sort of possible, but they are too verbose. You can already nest structs and rollouts in other rollouts, but you can't make them private or public like you can with structs.