fn addOptionPath(self: *Options, name: []const u8, path: LazyPath) void
The value is the path in the cache dir. Adds a dependency automatically.
self: *Options,
name: []const u8,
path: LazyPath,