function getGroupedSettings() {
    var groupedSettings = [];
    var lastGroup = {
        name: '',
        settings: []