In the layout for the RadioGroup button labels, the placement prop supports only 'before' and 'after' placement of labels where the labels are displayed in-line. It would be helpful to add 'above' and 'below' options as well so that the label can be placed on the top/bottom of radio button.
e.g. Instead of the below layout that Kendo currently supports
This new options will support this kind of display shown below